SG Window | Window Object |
Destroy Method |
Properties Methods Events Constants Error Codes |
Destroys attached window and its children.
object.Destroy
Part | Description |
object | The object is expression that evaluates to Window object |
Destroy can not destroy a window created by a different thread.